Skip to content

build(deps): bump the aws group with 4 updates#8755

Merged
beautifulentropy merged 1 commit into
mainfrom
dependabot/go_modules/aws-ab0e77d4a6
May 21, 2026
Merged

build(deps): bump the aws group with 4 updates#8755
beautifulentropy merged 1 commit into
mainfrom
dependabot/go_modules/aws-ab0e77d4a6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Updates github.com/aws/aws-sdk-go-v2 from 1.41.5 to 1.41.6
Updates github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.16
Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.0 to 1.99.1
Updates github.com/aws/smithy-go from 1.24.3 to 1.25.0

Bumps the aws group with 4 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/smithy-go](https://github.com/aws/smithy-go).


Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.6)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.14 to 1.32.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.14...config/v1.32.16)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.0 to 1.99.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.0...service/s3/v1.99.1)

Updates `github.com/aws/smithy-go` from 1.24.3 to 1.25.0
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.24.3...v1.25.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.99.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 06:40
@dependabot dependabot Bot requested a review from ezekiel May 20, 2026 06:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2026
@beautifulentropy beautifulentropy merged commit 6a206f1 into main May 21, 2026
19 checks passed
@beautifulentropy beautifulentropy deleted the dependabot/go_modules/aws-ab0e77d4a6 branch May 21, 2026 15:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the vendored AWS SDK for Go v2 dependency set (including smithy-go) and refreshes go.mod/go.sum and vendor/ accordingly.

Changes:

  • Bump github.com/aws/aws-sdk-go-v2 and related modules (config, s3, plus transitive modules) to their latest patch/minor releases in this group.
  • Vendor updates include new/updated STS auth behavior (SigV4a support) and updated smithy-go content.
  • Replace the previously-vendored internal/ini module with a new config/internal/ini implementation used by the config loader.

Reviewed changes

Copilot reviewed 1 out of 55 changed files in this pull request and generated no comments.

Show a summary per file
File Description
vendor/modules.txt Updates vendored module version manifest for the bumped AWS modules.
vendor/github.com/aws/smithy-go/go_module_metadata.go Updates smithy-go module version constant to v1.25.0.
vendor/github.com/aws/smithy-go/endpoints/private/rulesfn/split.go Adds new helper for endpoint rules evaluation (split function).
vendor/github.com/aws/smithy-go/CHANGELOG.md Adds smithy-go v1.25.0 changelog entry.
vendor/github.com/aws/aws-sdk-go-v2/service/sts/options.go Adds SigV4a identity resolver and signing regions override option.
vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go Updates STS module version constant to v1.42.0.
vendor/github.com/aws/aws-sdk-go-v2/service/sts/generated.json Updates STS codegen metadata (adds internal/v4a reference).
vendor/github.com/aws/aws-sdk-go-v2/service/sts/CHANGELOG.md Adds STS v1.42.0 changelog entry.
vendor/github.com/aws/aws-sdk-go-v2/service/sts/auth.go Adds SigV4a auth scheme option configuration.
vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_client.go Registers SigV4a HTTP auth scheme and default v4a signer wiring.
vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go Updates ssooidc module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md Adds ssooidc changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go Updates sso module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/sso/CHANGELOG.md Adds sso changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/service/signin/go_module_metadata.go Updates signin module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/signin/CHANGELOG.md Adds signin changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/service/s3/go_module_metadata.go Updates s3 module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/s3/CHANGELOG.md Adds s3 changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/go_module_metadata.go Updates s3shared module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/CHANGELOG.md Adds s3shared changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go Updates presigned-url module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/CHANGELOG.md Adds presigned-url changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/go_module_metadata.go Updates checksum module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/checksum/CHANGELOG.md Adds checksum changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/go_module_metadata.go Updates accept-encoding module version constant.
vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/CHANGELOG.md Adds accept-encoding changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/go_module_metadata.go Updates internal/v4a module version constant.
vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/CHANGELOG.md Adds internal/v4a changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/internal/ini/LICENSE.txt Removes vendored internal/ini module license file (module no longer vendored).
vendor/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go Removes vendored internal/ini module metadata (module no longer vendored).
vendor/github.com/aws/aws-sdk-go-v2/internal/ini/CHANGELOG.md Removes vendored internal/ini module changelog (module no longer vendored).
vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go Updates internal/endpoints/v2 module version constant.
vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/CHANGELOG.md Adds internal/endpoints/v2 changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go Updates internal/configsources module version constant.
vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/CHANGELOG.md Adds internal/configsources changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go Updates IMDS module version constant.
vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/CHANGELOG.md Adds IMDS changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go Updates credentials module version constant.
vendor/github.com/aws/aws-sdk-go-v2/credentials/CHANGELOG.md Adds credentials changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go Switches shared config parsing import to config/internal/ini.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/value.go Adds new internal INI value representation for config parsing.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/tokenize.go Adds tokenizer for internal INI parsing.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/token.go Adds token types for internal INI parsing.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/strings.go Adds string helpers for internal INI parsing.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/sections.go Adds section/value container types for internal INI parsing.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/parse.go Adds parser implementation for token streams.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/ini.go Adds OpenFile/Parse entrypoints for internal INI parsing.
vendor/github.com/aws/aws-sdk-go-v2/config/internal/ini/errors.go Adds parse/open error type(s) for internal INI parsing.
vendor/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go Updates config module version constant.
vendor/github.com/aws/aws-sdk-go-v2/config/CHANGELOG.md Adds config changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/go_module_metadata.go Updates eventstream module version constant.
vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/CHANGELOG.md Adds eventstream changelog entry for bumped dependencies.
vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go Updates aws module version constant.
go.sum Updates module checksums for the bumped AWS SDK modules.
go.mod Bumps direct and indirect AWS SDK module versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants